[INFO] fetching crate rust-strictmath 0.1.2...
[INFO] fixing rust-strictmath-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rust-strictmath 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rust-strictmath 0.1.2
[INFO] finished tweaking crates.io crate rust-strictmath 0.1.2
[INFO] tweaked toml for crates.io crate rust-strictmath 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-strictmath 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd
[INFO] running `Command { std: "docker" "start" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rust-strictmath v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c: In function '__r__ieee754_sqrt':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c:161:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   161 |                 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c: In function '__r__ieee754_asin':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:88:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    88 |             } else
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:90:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
[INFO] [stderr] warning: rust-strictmath@0.1.2:    90 |                 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                 ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c: In function '__r__ieee754_atan2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c:74:15: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if((hx-0x3ff00000|lx)==0) return atan(y);   /* x=1.0 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ~~^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c: In function 'rexpm1':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c:194:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   194 |             if(k==1)
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c: In function '__r__ieee754_sinh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c:74:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:25:1: warning: 'u_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    25 | u_threshold= -7.45133219101941108420e+02;  /* 0xc0874910, 0xD52D3051 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:24:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    24 | o_threshold=  7.09782712893383973096e+02,  /* 0x40862E42, 0xFEFA39EF */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c: In function '__r__ieee754_cosh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c:81:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    81 |               (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c: In function 'rlog1p':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c:154:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   154 |             if(f==zero) if(k==0) return zero;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c: In function '__r__ieee754_log':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c:115:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   115 |             if(f==zero) if(k==0) return zero;  else {dk=(double)k;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_tan.c:1: warning: ignoring '#pragma ident ' [-Wunknown-pragmas]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     1 | #pragma ident "@(#)k_tan.c 1.5 04/04/22 SMI"
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c: In function '__r__kernel_rem_pio2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ^~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c: In function 'rfloor':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c:69:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    69 |                         if(j<i1) i0 +=1 ;       /* got a carry */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: In function '__r__ieee754_pow':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:138:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   138 |                     if((j<<(52-k))==ly) yisint = 2-(j&1);
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                   ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:109:16: warning: variable 'i1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   109 |         int i0,i1,i,j,k,yisint,n;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: At top level:
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:3:14: warning: 'sccsid' defined but not used [-Wunused-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     3 | static  char sccsid[] = "@(#)e_pow.c 1.5 04/04/22 SMI";
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |              ^~~~~~
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/strict_math.rs (62 fixes)
[INFO] [stderr]    Migrating tests/test_strict_math.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_strict_math.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.83s
[INFO] [stderr] crater-edition-check: rust-strictmath v0.1.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling rust-strictmath v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information.
[INFO] [stdout]  --> build.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .parse_callbacks(Box::new(bindgen::CargoCallbacks))
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c: In function '__r__ieee754_sqrt':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c:161:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   161 |                 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c: In function '__r__ieee754_asin':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:88:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    88 |             } else
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:90:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
[INFO] [stderr] warning: rust-strictmath@0.1.2:    90 |                 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                 ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c: In function '__r__ieee754_atan2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c:74:15: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if((hx-0x3ff00000|lx)==0) return atan(y);   /* x=1.0 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ~~^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c: In function 'rexpm1':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c:194:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   194 |             if(k==1)
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c: In function '__r__ieee754_sinh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c:74:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:25:1: warning: 'u_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    25 | u_threshold= -7.45133219101941108420e+02;  /* 0xc0874910, 0xD52D3051 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:24:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    24 | o_threshold=  7.09782712893383973096e+02,  /* 0x40862E42, 0xFEFA39EF */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c: In function '__r__ieee754_cosh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c:81:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    81 |               (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c: In function 'rlog1p':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c:154:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   154 |             if(f==zero) if(k==0) return zero;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c: In function '__r__ieee754_log':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c:115:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   115 |             if(f==zero) if(k==0) return zero;  else {dk=(double)k;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_tan.c:1: warning: ignoring '#pragma ident ' [-Wunknown-pragmas]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     1 | #pragma ident "@(#)k_tan.c 1.5 04/04/22 SMI"
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c: In function '__r__kernel_rem_pio2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ^~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c: In function 'rfloor':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c:69:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    69 |                         if(j<i1) i0 +=1 ;       /* got a carry */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: In function '__r__ieee754_pow':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:138:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   138 |                     if((j<<(52-k))==ly) yisint = 2-(j&1);
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                   ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:109:16: warning: variable 'i1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   109 |         int i0,i1,i,j,k,yisint,n;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: At top level:
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:3:14: warning: 'sccsid' defined but not used [-Wunused-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     3 | static  char sccsid[] = "@(#)e_pow.c 1.5 04/04/22 SMI";
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |              ^~~~~~
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const PLOSS : u32 = 6 ; extern "C" { pub static mut signgam : :: core :: ffi :: c_int ; } pub const fdversion_fdlibm_ieee ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...version = :: core :: ffi :: c_int ; extern "C" { pub static mut _fdlib_version : fdversion ; } # [repr (C)] # [derive (Debug , Cop...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double , } extern "C" { pub fn racos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rasin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn ratan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ratan2 (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rcos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rsin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rtan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rcosh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rsinh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rtanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rexp (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn frexp (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ldexp (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rlog (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rlog10 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2373
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn modf (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rpow (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rsqrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...5 ; pub const PLOSS : u32 = 6 ; extern "C" { pub static mut signgam : :: core :: ffi :: c_int ; } pub const fdversion_fdlibm_ieee ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...version = :: core :: ffi :: c_int ; extern "C" { pub static mut _fdlib_version : fdversion ; } # [repr (C)] # [derive (Debug , Cop...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double , } extern "C" { pub fn racos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rceil (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rfabs (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rasin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rfloor (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rmod (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rhypot (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fi :: c_double ; } extern "C" { pub fn isnan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ffi :: c_int ; } extern "C" { pub fn finite (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ffi :: c_int ; } extern "C" { pub fn atanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rcbrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn logb (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn ratan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ratan2 (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rcos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn nextafter (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rsin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rremainder (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rtan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rcosh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn scalb (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rsinh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rtanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4169
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: ffi :: c_double ; } extern "C" { pub fn matherr (arg1 : * mut exception) -> :: core :: ffi :: c_int ; } extern "C" { pub fn sig...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn significand (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn copysign (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fi :: c_double ; } extern "C" { pub fn ilogb (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ffi :: c_int ; } extern "C" { pub fn rint (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn scalbn (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rexpm1 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rlog1p (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_sqrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_acos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._double ; } extern "C" { pub fn __r__ieee754_log (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_atanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rexp (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:1917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn frexp (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ldexp (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_asin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn rlog (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rlog10 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2373
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn modf (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_atan2 (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._double ; } extern "C" { pub fn __r__ieee754_exp (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_cosh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rpow (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rsqrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_fmod (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_pow (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_log10 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_sinh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_hypot (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_remainder (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rceil (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_rem_pio2 (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rfabs (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:2929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rfloor (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rmod (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rhypot (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fi :: c_double ; } extern "C" { pub fn isnan (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_scalb (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_standard (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ffi :: c_int ; } extern "C" { pub fn finite (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ffi :: c_int ; } extern "C" { pub fn atanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rcbrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_sin (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_cos (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i :: c_double ; } extern "C" { pub fn logb (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn nextafter (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:3900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rremainder (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn scalb (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4169
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: ffi :: c_double ; } extern "C" { pub fn matherr (arg1 : * mut exception) -> :: core :: ffi :: c_int ; } extern "C" { pub fn sig...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn significand (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn copysign (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fi :: c_double ; } extern "C" { pub fn ilogb (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ffi :: c_int ; } extern "C" { pub fn rint (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_tan (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_rem_pio2 (arg... ffi :: c_int) -> :: core :: ffi :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fdversion` should have an upper camel case name
[INFO] [stdout]  --> src/strict_math.rs:3:455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 2 ; pub type fdversion = :: core :: ffi :: c_int ; extern "C" { pub static mut _fdlib_version : fdversion ; } # [repr (C)] # [de...
[INFO] [stdout]   |                   ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fdversion`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn scalbn (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rexpm1 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:4905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_double ; } extern "C" { pub fn rlog1p (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_sqrt (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_acos (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._double ; } extern "C" { pub fn __r__ieee754_log (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_atanh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_asin (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_atan2 (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._double ; } extern "C" { pub fn __r__ieee754_exp (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_cosh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:5902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_fmod (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_pow (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_log10 (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...double ; } extern "C" { pub fn __r__ieee754_sinh (arg1 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_hypot (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_remainder (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_rem_pio2 (arg1 : :: core :: ffi :: c_double , arg2 : * mut :: core :: ffi :: c_double) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__ieee754_scalb (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:6996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_standard (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_sin (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_cos (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_tan (arg1 : :: core :: ffi :: c_double , arg2 : :: core :: ffi :: c_double , arg3 : :: core :: ffi :: c_int) -> :: core :: ffi :: c_double ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/strict_math.rs:3:7668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __r__kernel_rem_pio2 (arg... ffi :: c_int) -> :: core :: ffi :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fdversion` should have an upper camel case name
[INFO] [stdout]  --> src/strict_math.rs:3:455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 2 ; pub type fdversion = :: core :: ffi :: c_int ; extern "C" { pub static mut _fdlib_version : fdversion ; } # [repr (C)] # [de...
[INFO] [stdout]   |                   ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fdversion`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c: In function '__r__ieee754_sqrt':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c:161:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   161 |                 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c: In function '__r__ieee754_asin':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:88:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    88 |             } else
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:90:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
[INFO] [stderr] warning: rust-strictmath@0.1.2:    90 |                 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                 ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c: In function '__r__ieee754_atan2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c:74:15: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if((hx-0x3ff00000|lx)==0) return atan(y);   /* x=1.0 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ~~^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c: In function 'rexpm1':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c:194:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   194 |             if(k==1)
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c: In function '__r__ieee754_sinh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c:74:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:25:1: warning: 'u_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    25 | u_threshold= -7.45133219101941108420e+02;  /* 0xc0874910, 0xD52D3051 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:24:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    24 | o_threshold=  7.09782712893383973096e+02,  /* 0x40862E42, 0xFEFA39EF */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c: In function '__r__ieee754_cosh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c:81:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    81 |               (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c: In function 'rlog1p':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c:154:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   154 |             if(f==zero) if(k==0) return zero;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c: In function '__r__ieee754_log':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c:115:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   115 |             if(f==zero) if(k==0) return zero;  else {dk=(double)k;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_tan.c:1: warning: ignoring '#pragma ident ' [-Wunknown-pragmas]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     1 | #pragma ident "@(#)k_tan.c 1.5 04/04/22 SMI"
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c: In function '__r__kernel_rem_pio2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ^~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c: In function 'rfloor':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c:69:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    69 |                         if(j<i1) i0 +=1 ;       /* got a carry */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: In function '__r__ieee754_pow':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:138:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   138 |                     if((j<<(52-k))==ly) yisint = 2-(j&1);
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                   ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:109:16: warning: variable 'i1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   109 |         int i0,i1,i,j,k,yisint,n;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: At top level:
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:3:14: warning: 'sccsid' defined but not used [-Wunused-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     3 | static  char sccsid[] = "@(#)e_pow.c 1.5 04/04/22 SMI";
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |              ^~~~~~
[INFO] [stderr] error: could not compile `rust-strictmath` (lib) due to 62 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c: In function '__r__ieee754_sqrt':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sqrt.c:161:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   161 |                 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c: In function '__r__ieee754_asin':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:88:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    88 |             } else
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_asin.c:90:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
[INFO] [stderr] warning: rust-strictmath@0.1.2:    90 |                 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                 ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c: In function '__r__ieee754_atan2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_atan2.c:74:15: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if((hx-0x3ff00000|lx)==0) return atan(y);   /* x=1.0 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ~~^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c: In function 'rexpm1':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_expm1.c:194:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   194 |             if(k==1)
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c: In function '__r__ieee754_sinh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_sinh.c:74:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    74 |         if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                              ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:25:1: warning: 'u_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    25 | u_threshold= -7.45133219101941108420e+02;  /* 0xc0874910, 0xD52D3051 */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/w_exp.c:24:1: warning: 'o_threshold' defined but not used [-Wunused-const-variable=]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    24 | o_threshold=  7.09782712893383973096e+02,  /* 0x40862E42, 0xFEFA39EF */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       | ^~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c: In function '__r__ieee754_cosh':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_cosh.c:81:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    81 |               (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c: In function 'rlog1p':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_log1p.c:154:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   154 |             if(f==zero) if(k==0) return zero;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c: In function '__r__ieee754_log':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_log.c:115:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   115 |             if(f==zero) if(k==0) return zero;  else {dk=(double)k;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |               ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_tan.c:1: warning: ignoring '#pragma ident ' [-Wunknown-pragmas]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     1 | #pragma ident "@(#)k_tan.c 1.5 04/04/22 SMI"
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c: In function '__r__kernel_rem_pio2':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |             ^~~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/k_rem_pio2.c:188:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: rust-strictmath@0.1.2:   188 |             for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c: In function 'rfloor':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/s_floor.c:69:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:    69 |                         if(j<i1) i0 +=1 ;       /* got a carry */
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                             ^
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: In function '__r__ieee754_pow':
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:138:35: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   138 |                     if((j<<(52-k))==ly) yisint = 2-(j&1);
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                                   ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:109:16: warning: variable 'i1' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:   109 |         int i0,i1,i,j,k,yisint,n;
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |                ^~
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c: At top level:
[INFO] [stderr] warning: rust-strictmath@0.1.2: src/fdlibm/e_pow.c:3:14: warning: 'sccsid' defined but not used [-Wunused-variable]
[INFO] [stderr] warning: rust-strictmath@0.1.2:     3 | static  char sccsid[] = "@(#)e_pow.c 1.5 04/04/22 SMI";
[INFO] [stderr] warning: rust-strictmath@0.1.2:       |              ^~~~~~
[INFO] [stderr] error: could not compile `rust-strictmath` (lib test) due to 62 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd", kill_on_drop: false }`
[INFO] [stdout] 981182bcac76496b2015d43339c21114fafc28176bdb9d4aa0b942721a212ffd
